home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Faktury Express 5.94 PL - pelna wersja specjalna / setup.exe / {app} / Columns / Kontrahenci1.col / Kontrahenci1.txt
Text File  |  2007-01-10  |  1KB  |  51 lines

  1. object TColumnsWrapper
  2.   Columns = <
  3.     item
  4.       Expanded = False
  5.       FieldName = 'Ident'
  6.       Title.Caption = 'Identyfikator'
  7.       Title.Font.Charset = DEFAULT_CHARSET
  8.       Title.Font.Color = clWhite
  9.       Title.Font.Height = -11
  10.       Title.Font.Name = 'MS Sans Serif'
  11.       Title.Font.Style = [fsBold]
  12.       Width = 80
  13.       Visible = True
  14.     end
  15.     item
  16.       Expanded = False
  17.       FieldName = 'Nazwisko'
  18.       Title.Caption = 'Imi∩┐╜ i nazwisko'
  19.       Width = 150
  20.       Visible = True
  21.     end
  22.     item
  23.       Expanded = False
  24.       FieldName = 'Firma'
  25.       Title.Caption = 'Firma '
  26.       Width = 200
  27.       Visible = True
  28.     end
  29.     item
  30.       Expanded = False
  31.       FieldName = 'NIP'
  32.       Title.Caption = 'NIP '
  33.       Width = 100
  34.       Visible = True
  35.     end
  36.     item
  37.       Expanded = False
  38.       FieldName = 'Miejscowosc'
  39.       Title.Caption = 'Miejscowo∩┐╜∩┐╜'
  40.       Width = 100
  41.       Visible = True
  42.     end
  43.     item
  44.       Expanded = False
  45.       FieldName = 'Telefon'
  46.       Title.Caption = 'Telefon '
  47.       Width = 100
  48.       Visible = True
  49.     end>
  50. end
  51.